Interview Questions and Answer
Options:
a. Endpoints are used to communicate between client application and server.
b. Endpoints are used to communicate between client application and service on server
c. Endpoints are used to serialize and de serialize the objects in client and in server process
Reveal Answer
Options:
a. Address
b. Binding
c. Contract
d. All the above
Reveal Answer
Options:
a. Address – How do you send the message? Binding – Where do you send the message? Contract – What should the message look like?
b. Address – Where do you send the message? Binding – How do you send the message? Contract – What should the message look like?
c. Address – What should the message look like? Binding – How do you send the message? Contract – Where do you send the message?
Reveal Answer
Options:
a. In Config file
b. In code file
c. Using WCF service configuration editor
d. All the above
Reveal Answer
Options:
a. Information about the service can be used by clients for generation of proxy
b. Information about the service can’t be used by clients for generation of proxy
c. Information about the service can’t be used by clients for generation of proxy, but old clients who already generated the proxy can make use of service
Reveal Answer
Options:
a. Metadata exchange endpoints are used to generate proxy class on client
b. Metadata exchange endpoints are used to communicate between client service
Reveal Answer
Bestdotnet google plus